home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmTextFieldCopy.z / XmTextFieldCopy
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddCCCCooooppppyyyy((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddCCCCooooppppyyyy((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddCCCCooooppppyyyy - A TextField function that copies the
  10.           primary selection to the clipboard
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/TextF.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddCCCCooooppppyyyy(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           TTTTiiiimmmmeeee ttttiiiimmmmeeee);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddCCCCooooppppyyyy copies the primary selected text to the
  23.           clipboard.
  24.  
  25.           This routine calls the XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkk procedures,
  26.           possibly multiple times, with the _s_e_l_e_c_t_i_o_n member of the
  27.           XXXXmmmmCCCCoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkkSSSSttttrrrruuuucccctttt set to _C_L_I_P_B_O_A_R_D and with the _p_a_r_m
  28.           member set to XXXXmmmmCCCCOOOOPPPPYYYY.
  29.  
  30.           _w_i_d_g_e_t    Specifies the TextField widget ID.
  31.  
  32.           _t_i_m_e      Specifies the time at which the selection value is
  33.                     to be modified. This should be the time of the
  34.                     event that triggered this request.
  35.  
  36.           For a complete definition of TextField and its associated
  37.           resources, see XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeelllldddd(3).
  38.  
  39.      RRRREEEETTTTUUUURRRRNNNN
  40.           This function returns False if the primary selection is
  41.           NULL, if the _w_i_d_g_e_t does not own the primary selection, if
  42.           the function is unable to gain ownership of the clipboard
  43.           selection, or if no data is placed on the clipboard.
  44.           Otherwise, it returns True.
  45.  
  46.      RRRREEEELLLLAAAATTTTEEEEDDDD
  47.           XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeelllldddd(3).
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.